[INFO] cloning repository https://github.com/Tao119/techlinter_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tao119/techlinter_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTao119%2Ftechlinter_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTao119%2Ftechlinter_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0df2c7484b8afc2243d00d85f2b72160fc24720b
[INFO] checking Tao119/techlinter_server against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTao119%2Ftechlinter_server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tao119/techlinter_server
[INFO] finished tweaking git repo https://github.com/Tao119/techlinter_server
[INFO] tweaked toml for git repo https://github.com/Tao119/techlinter_server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tao119/techlinter_server on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tao119/techlinter_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded urlparse v0.7.3
[INFO] [stderr]   Downloaded thirtyfour v0.31.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.1.2
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded serde_repr v0.1.19
[INFO] [stderr]   Downloaded pest_meta v2.7.9
[INFO] [stderr]   Downloaded pest_generator v2.7.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded hyper-rustls v0.23.2
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded bcrypt v0.15.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded inout v0.1.3
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded webdriver v0.46.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded tokio-rustls v0.23.4
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded anstyle-parse v0.2.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.3
[INFO] [stderr]   Downloaded pest_derive v2.7.9
[INFO] [stderr]   Downloaded clap_derive v4.5.4
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded fantoccini v0.19.3
[INFO] [stderr]   Downloaded tera v1.19.1
[INFO] [stderr]   Downloaded flate2 v1.0.28
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded pest v2.7.9
[INFO] [stderr]   Downloaded clap_builder v4.5.2
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded rustix v0.38.33
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded ring v0.16.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda
[INFO] running `Command { std: "docker" "start" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking crossbeam-utils v0.8.19
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking crc32fast v1.4.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3c9dc275800a45d5 -C extra-filename=-14a8dbc2a354eed1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76bf30a6a053cf12.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-15e13f8d7f22777b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ca652135e5ac826a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1a37405b3a64b5ba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f89a24ff47f45d02.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ad48cef5bb16be02.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4c4aa81415d75ecc.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2910abe4b5fa8637 -C extra-filename=-5ac2b4186757ebcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b8d9fbac46dbf3b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6799a93556b01fd3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda", kill_on_drop: false }`
[INFO] [stdout] 462fb3ecf1ce285bd5e10607315ac6c42e8e8d56e847765ca1a2bd117396fcda
